Skip to main content

ON_END

ON_END

This Event is automatically triggered every time a hero completes a quest, and it executes the associated events.

Note: This Event is as if it always has the REPEAT option active because it repeats every time a hero exits the dungeon. It can be equated to an EXIT:REPEAT event, but unlike it, it applies to all exits.

  • Example 1: {[[(I), ON_END]] Congratulations, your quest is complete! }
With this example, at the end of the game of the first hero, the text Congratulations, your quest is complete! appears.